home *** CD-ROM | disk | FTP | other *** search
- Path: dispatch.news.demon.net!demon!bourne.demon.co.uk
- From: mark@bourne.demon.co.uk (mark harding)
- Newsgroups: comp.lang.c++
- Subject: help!. dib/bitmap palette problems using msvc++ v1.00
- Date: Thu, 07 Mar 1996 16:43:05 GMT
- Message-ID: <826216978.4380@bourne.demon.co.uk>
- NNTP-Posting-Host: bourne.demon.co.uk
- X-NNTP-Posting-Host: bourne.demon.co.uk
- X-Newsreader: Forte Free Agent 1.0.82
-
- I've written a class using msvc++ that will read a DIB / BMP from a
- file and display it to a device context and it works well, however
- when I write to the dc that is currently displaying the bitmap (ie. to
- update the bitmap) using any of the dc methods and create a new bitmap
- from the updated dc the bitmaps palette gets corrupted.
-
- Can anyone help? thanks.
-
-